Skip to content

Conversation

samueltardieu
Copy link
Member

@samueltardieu samueltardieu commented May 17, 2025

changelog: [useless_as_ref]: fix ICE on trait method

Fixes #14828

@rustbot
Copy link
Collaborator

rustbot commented May 17, 2025

r? @blyxyas

rustbot has assigned @blyxyas.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 17, 2025
@samueltardieu
Copy link
Member Author

r? @Alexendoo
This has been caused by b768fbe which is part of Clippy nightly since yesterday (after the last sync).

@flip1995 We've had two ICE reported already, maybe we'll need an out-of-cycle sync to fix this if we receive some more.

@rustbot rustbot assigned Alexendoo and unassigned blyxyas May 18, 2025
@Alexendoo Alexendoo added this pull request to the merge queue May 18, 2025
@Alexendoo Alexendoo added the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 18, 2025
Merged via the queue into rust-lang:master with commit 618ccd7 May 18, 2025
11 checks passed
@samueltardieu samueltardieu deleted the issue-14828 branch May 20, 2025 23:09
@samueltardieu
Copy link
Member Author

One more ICE report on nightly Clippy: #14858

@flip1995
Copy link
Member

Will do an out-of-cycle sync 👍

@samueltardieu
Copy link
Member Author

samueltardieu commented May 21, 2025

@Alexendoo I am not sure this has reached beta, syncing this to rustc should be enough, or am I missing something?

@flip1995
Copy link
Member

Just checked: The commit linked above isn't in beta yet. No beta backport necessary.

@flip1995 flip1995 removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 21, 2025
@flip1995
Copy link
Member

rust-lang/rust#141343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clippy failed when computing type
5 participants